The ExportOptions Object provides properties and methods for retrieving information and setting options for exporting your report (that is, export format, destination, etc.). An ExportOptions Object is obtained from the ExportOptions property of the Report Object.
Property | Description | Read/Write |
Returns a reference to the Application Object, that this object is associated with. | ||
Returns/Sets the character used to separate fields in character separated text formats. This character delimits every field in the file. | ||
Returns/Sets the character used to separate strings in character separated text formats. This character delimits only string fields (numeric, date fields, etc., have no delimiter). | ||
Returns the name of the DLL used to export the report to a specific destination. | ||
Returns/Sets CRExportDestinationType (see table below) indicating the destination type for the exported report (that is, disk, mail, etc.). | ||
Constant | Value | |
Property | Description | Read/Write |
Returns/Sets the file name if the report is exported to a disk. | ||
Returns/Sets Boolean value indicating whether when exporting to Excel format, the spreadsheet will be displayed including column headings. By default this property is set to FALSE. | ||
Returns/Sets CRExchangeDestinationType (see table below) indicating the Exchange destination type for reports exported to Exchange folders. | ||
Constant | Value | |
Property | Description | Read/Write |
Returns/Sets the path of the Exchange folder for reports exported to Exchange (that is, "PersonalFolders@Inbox"). | ||
Returns/Sets the password used to access the Exchange folder for reports exported to the 16 | ||
Returns/Sets a user profile for accessing an Exchange folder for reports exported to Exchange. | ||
Returns the file name of the DLL corresponding to the export format. | ||
Returns/Sets CRExportFormatType (see table below) indicating the format type for the exported report (that is, text, Excel, etc.). | ||
Constant | Value | |
Property | Description | Read/Write |
Returns/set the HTML file name for reports exported to HTML format. | ||
Returns/Sets a Blind Carbon Copy (BCC) list for reports e | ||
Returns/Sets the e | ||
Returns/Sets the e | ||
Integer. Gets or sets the number of lines to appear per page option for reports exported to a paginated text format. | ||
Returns/Sets the ODBC data source for reports exported to ODBC. | ||
Returns/Sets the password used to access an ODBC data source for reports exported to ODBC. | ||
Returns/Sets the user name used to access an ODBC data source for reports exported to ODBC. | ||
Returns/Sets the database table in the ODBC data source that the report file exported to ODBC will be appended to. You can also create a new table using this property. | ||
Reference to the Parent object (Report Object). | ||
Reference to Report Object. | ||
Returns/Sets whether the date format used in the report should also be used in the exported report. Can be used for Data Interchange Format (DIF), Record Style Format, and comma, tab, or character separated format. | ||
Returns/Sets whether the number format used in the report should also be used in the exported report. Can be used for Data Interchange Format (DIF), Record Style Format, and comma, tab, or character separated format. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |